home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 7560 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: nntp.gmd.de!hoehle
  2. From: hoehle@zeus.gmd.de (Joerg Hoehle)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Strange guru B800 8035 || ideas about a mmu.device
  5. Date: 18 Apr 1996 18:42:56 GMT
  6. Organization: GMD, Sankt Augustin, Germany
  7. Message-ID: <4l62fg$e4f@omega.gmd.de>
  8. References: <317217BA.39C2@info.unicaen.fr> <3173BCA0.4B4@info.unicaen.fr>
  9. NNTP-Posting-Host: diva.gmd.de
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Samuel Devulder (devulder@info.unicaen.fr) wrote:
  13. : I have noticed with stackmon that when some swapping occur
  14. : CC1 does some stackoverflow... It is a stack overflow due
  15. : to VMM since I ran gcc with a 200kb stack. I don't know if
  16. : it is a real stackoverflow, but I guess it is something 
  17. : not natural.
  18. There's a "natural" explanation to me: VMM temporarily switches to
  19. another stack to do it's swapping.  I don't know when StackMon
  20. analyses the pointer, but if it's from an interrupt it's likely to
  21. observe VMM manipulating the stack.
  22.  
  23. : If somebody can help me about this curious phenomenom (gcc
  24. : crash under VMM), I'll be very pleased.
  25. I had no crashes, but this was some time ago using GCC-2.5.8 and
  26. VMM_2.1. Maybe you should try VMM without code-swapping?
  27.  
  28.      Joerg Hoehle.
  29. Joerg.Hoehle@gmd.de            hoehle@zeus.gmd.de
  30.